Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22396 | GEN003430 | SV-39352r1_rule | ECLP-1 | Medium |
Description |
---|
If the group of the "at" directory is not system, bin, sys, or cron, unauthorized users could be allowed to view or edit files containing sensitive information within the directory. |
STIG | Date |
---|---|
AIX 6.1 Security Technical Implementation Guide | 2014-09-29 |
Check Text ( None ) |
---|
None |
Fix Text (F-33587r1_fix) |
---|
Change the group ownership of the file to bin, sys, system, or cron. Procedure: # chgrp cron /var/spool/cron/atjobs |